diff options
author | wdenk <wdenk> | 2005-01-12 00:38:03 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2005-01-12 00:38:03 +0000 |
commit | 5a95f6fbd21c542a6df0a41fb827ad7e7c9b17d8 (patch) | |
tree | 3e01df2db1ded87b4a8ced9ab2011fbf5056bcb8 /board/omap2420h4/platform.S | |
parent | 289f932c5ff628bf21a05073243071a01a2d3b02 (diff) |
* Patch by Robin Getz, 13 Oct 2004:
Add standalone application to change SMC91C111 MAC addresses,
see examples/README.smc91111_eeprom
* Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004:
Fix Flash support for ARM Integrator CP.
Diffstat (limited to 'board/omap2420h4/platform.S')
-rw-r--r-- | board/omap2420h4/platform.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/omap2420h4/platform.S b/board/omap2420h4/platform.S index 86bf5ba3c5..73ba462857 100644 --- a/board/omap2420h4/platform.S +++ b/board/omap2420h4/platform.S @@ -183,4 +183,3 @@ VAL_INTH_SETUP: .word PERIFERAL_PORT_BASE SRAM_STACK: .word LOW_LEVEL_SRAM_STACK - |