[U-Boot] [PATCH] avr32: add ATAG_BOARDINFO

Wolfgang Denk wd at denx.de
Wed Apr 13 13:44:01 CEST 2011


Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,

In message <1302686741-11090-1-git-send-email-biessmann at corscience.de> you wrote:
> This patch adds a new ATAG_BORADINFO to U-Boot. This tag is intended to hand
> over the bd->bi_board_number to the linux kernel for early stage board
> information like a board revision or other kind of board specific decisions
> necessary before the linux peripherial drivers are up.

Is this ATAG_BOARDINFO already supported by the ARM Linux kernel?  I
cannot find it there, nor can I find any postings referencing it on
linux-arm-kernel


I think it's a fundamentally wrong approach to take, like the
MACH-ID's have been right from day one.  By now we should have learned
that lesson and not repeat it again.

ARM Linux is in the process of being converted to using the Device
Tree for description of hardware specifics, so this is the way to go
for new things.




More information about the U-Boot mailing list