]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
at91: defined mach-types for otc570 board in board config file
authorDaniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
Sun, 30 Oct 2011 22:52:29 +0000 (22:52 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 5 Nov 2011 09:40:47 +0000 (10:40 +0100)
commitb2f2648d89cd295b328beac2eac91d81ba626291
tree202427660faaf209538f8f83e1b1db80c5091c4a
parent18b6ddfdf1a1b8cc2362af9e0d0c88087c0d6b0b
at91: defined mach-types for otc570 board in board config file

quotation from Albert ARIBAUD:
"Recently the ARM mach-types.h file has been brought in sync with its
Linux original, leasing to a number of boards not being listed any more,
as the new list only contains boards which have actual Linux support or
were declared less than one year ago.

The symptom is a build failure with a message of the form "error:
'MACH_TYPE_XXXXXX' undeclared (first use in this function)".

U-Boot maintainers of such boards (in Cc: of this mail) should provide a
patch to re-introduce the MACH_TYPE_XXXXXX definition in their boards'
config header file in include/configs/."

Signed-off-by: Daniel Gorsulowski <Daniel.Gorsulowski@esd.eu>
include/configs/otc570.h