[U-Boot] ATAGS for Tegra, Sunxi, etc.
Masahiro Yamada
yamada.masahiro at socionext.com
Thu Dec 17 05:59:57 CET 2015
+ To: U-Boot ML
I forgot to send this to ML.
2015-12-17 13:58 GMT+09:00 Masahiro Yamada <yamada.masahiro at socionext.com>:
> Hi,
>
> I noticed some well-maintained new SoC families still
> define CONFIG_CMDLINE_TAG.
>
>
> For example,
>
> include/configs/tegra-common.h
>
> #define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
>
>
>
> include/configs/sunxi-common.h
>
> #define CONFIG_SETUP_MEMORY_TAGS
> #define CONFIG_CMDLINE_TAG
> #define CONFIG_INITRD_TAG
> #define CONFIG_SERIAL_TAG
>
>
>
> Do they still use ATAGS, not device tree?
>
>
>
> --
> Best Regards
> Masahiro Yamada
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list