Allow the bootloader to pass bootloader specific boot-up time information to the Linux kernel via ATAGs when booting the db8500 based Snowball development board.
Signed-off-by: Lee Jones <lee.jo...@linaro.org> --- include/configs/snowball.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/snowball.h b/include/configs/snowball.h index 30f4a4e..6ce45b9 100644 --- a/include/configs/snowball.h +++ b/include/configs/snowball.h @@ -206,6 +206,8 @@ #define CONFIG_INITRD_TAG 1 #define CONFIG_CMDLINE_TAG 1 /* enable passing of ATAGs */ +#define CONFIG_BOOTTIME + /* * Physical Memory Map */ -- 1.7.9.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot