mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
ARM: OMAP4470: Add OMAP4470 identification
Signed-off-by: Taras Kondratiuk <taras@ti.com>
This commit is contained in:
parent
5b47f2d92b
commit
696f81f9a9
3 changed files with 5 additions and 0 deletions
|
@ -622,6 +622,7 @@ static inline u8 is_omap54xx(void)
|
|||
#define OMAP4430_ES2_3 0x44300230
|
||||
#define OMAP4460_ES1_0 0x44600100
|
||||
#define OMAP4460_ES1_1 0x44600110
|
||||
#define OMAP4470_ES1_0 0x44700100
|
||||
|
||||
/* omap5 */
|
||||
#define OMAP5430_SILICON_ID_INVALID 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue