]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
arm: add CONFIG_MACH_TYPE setting and documentation
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 14 Jul 2011 05:45:07 +0000 (05:45 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 17 Jul 2011 09:07:01 +0000 (11:07 +0200)
commit7eb29398c0ff6ad431a333a4eb56d917acbc85c1
treefc1189b526cdc1f9e3846849914a5b7530535fad
parent0b9bc73711aed13246dd2cb91a3f658eeb25baf5
arm: add CONFIG_MACH_TYPE setting and documentation

CONFIG_MACH_TYPE is used to set the machine type number in the
common arm code instead of setting it in the board code.
Boards with dynamically discoverable machine types can still set the
machine type number in the board code.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
README
arch/arm/lib/board.c