pandaboard: fix defconf build with recent kernels
authorThomas Pedersen <thomas@cozybit.com>
Fri, 6 Dec 2013 20:46:46 +0000 (12:46 -0800)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Dec 2013 21:27:55 +0000 (22:27 +0100)
commit877aa47659e770067205180abef22c28e49bde21
treeb47e6848fd7b0c51737030b21d722d19cb2bc7d6
parenta4870b9072dc74d830e5c2203defd5a968380417
pandaboard: fix defconf build with recent kernels

The patch "pandaboard: Fix defconfig build" locked the
default pandaboard kernel to 3.8.11. This is inconvenient,
since the boot process has changed since kernel > 3.8.

Update the default kernel to 3.12.2 and fix the boot image
configuration, but remain compatible with legacy U-Boot
versions by using appended flattened device tree uImage.

This change *should* keep future kernels compatible with a
fixed U-Boot version.

Note the default device tree is now for the pandaboard-ES,
so users of other board revisions will need to set the
correct DTS_NAME.

[Peter: use custom kernel headers version (3.12.2)]
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/pandaboard_defconfig