u-boot-brain/board/ti
Igor Grinberg 2141e14428 arm: omap: innovator: use common code for machine type
Innovator and H2 boards used machine_is_* macros for setting the machine
type. These macros are expanded in compile time and thus leaves
unreachable code (though gcc might optimize it).
Switch them to use common code for machine type setting.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
2011-09-03 22:40:45 +02:00
..
am3517crane ARMV7: AM3517/05: Add support for CraneBoard. 2011-04-27 19:38:06 +02:00
beagle BeagleBoard: fixed typo in typecast 2011-05-23 09:04:39 +02:00
evm omap3evm: eth: Include functions only when necessary 2011-08-03 12:49:19 +02:00
omap730p2 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 2011-07-16 11:55:00 +02:00
omap1510inn Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap1610inn arm: omap: innovator: use common code for machine type 2011-09-03 22:40:45 +02:00
omap2420h4 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap5912osk Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
panda omap: add basic SPL support 2011-08-03 12:49:20 +02:00
sdp3430 Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
sdp4430 omap: add basic SPL support 2011-08-03 12:49:20 +02:00
tnetv107xevm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00