da850evm: pass board revision info to kernel

there are two boards based on da850 SOC - OMAP-L138 and AM18x.
In order to differentiate between these two boards, revision id
is passed to kernel via second byte of ATAG_REVISION.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
This commit is contained in:
Manjunath Hadli
2011-10-10 21:06:38 +00:00
committed by Albert ARIBAUD
parent e8f473548a
commit 754f8cb689
2 changed files with 6 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
#define CONFIG_SYS_HZ 1000
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_SYS_TEXT_BASE 0xc1080000
#define CONFIG_DA850_AM18X_EVM
/*
* Memory Info
*/