diff options
author | Tony Lindgren <tony@atomide.com> | 2013-11-26 03:17:11 +0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2013-11-26 03:31:17 +0400 |
commit | 5a87cde490e1a1a5be5200012bf37a4b25b0f70e (patch) | |
tree | 4f6276801085ad113d04aa5bc851ca34e0079459 /arch/arm/mach-omap2/omap54xx.h | |
parent | fa590c923401368d86db361350849a7bf9f42b8a (diff) | |
download | linux-5a87cde490e1a1a5be5200012bf37a4b25b0f70e.tar.xz |
ARM: OMAP2+: Remove legacy booting support for n8x0
Now we can boot n8x with the appended device tree with:
$ ARCH=arm CROSS_COMPILE=/usr/bin/arm-linux-gnueabi- make omap2420-n800.dtb
$ cat arch/arm/boot/zImage arch/arm/boot/dts/omap2420-n800.dtb > /tmp/zImage
Note that you need at least the following enabled:
CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_SINGLE=y
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap54xx.h')
0 files changed, 0 insertions, 0 deletions