Home
last modified time | relevance | path

Searched hist:"12262340 d5181cbaef1d60364bc9e7b2b632b6e6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap3_logic.h12262340d5181cbaef1d60364bc9e7b2b632b6e6 Sun Nov 13 04:02:37 UTC 2016 Adam Ford <aford173@gmail.com> ARM: OMAP3_LOGIC: Update MTD Partition Table

The previous partition table did not support a separate device tree
and the kernel size was limited to 4MB. This update shows the
location of the device tree (labeled as spl-os) for those who
want to use Falcon Mode or use U-Boot to store the Flattened
Device Tree (FDT) to NAND without appending it to the kernel.

This also grows the kernel to 6MB since 4MB was becomming tight

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>