Home
last modified time | relevance | path

Searched hist:af0a37ff18b1ebb00c531059f3c04224c0913fb8 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmx6slevk.haf0a37ff18b1ebb00c531059f3c04224c0913fb8 Thu May 23 13:57:18 UTC 2013 Fabio Estevam <fabio.estevam@freescale.com> mx6slevk: Allow booting a device tree kernel

When the mx6slevk board support was added in U-boot there was no device tree
support for mx6sl, so only a FSL 3.0.35 was tested at that time.

Now that mx6slevk support is available we can boot a device tree kernel, by
adjusting CONFIG_LOADADDR into a proper location, so that a non-dt and a dt
kernels can be booted.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>