mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
omap4460: add ES1.1 identification
Signed-off-by: Aneesh V <aneesh@ti.com>
This commit is contained in:
parent
4324c118a0
commit
9404758e9b
3 changed files with 12 additions and 1 deletions
|
@ -108,6 +108,7 @@ void spl_mmc_load_image(void);
|
|||
#define OMAP4430_ES2_2 0x44300220
|
||||
#define OMAP4430_ES2_3 0x44300230
|
||||
#define OMAP4460_ES1_0 0x44600100
|
||||
#define OMAP4460_ES1_1 0x44600110
|
||||
|
||||
/* omap5 */
|
||||
#define OMAP5430_SILICON_ID_INVALID 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue