upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
471 B
37 lines
471 B
21 years ago
|
U-Boot Port to the NS9750 DevKit from NetSilicon
|
||
|
|
||
|
1 Overview
|
||
|
2 Board Configuration
|
||
|
3 Installation
|
||
|
|
||
|
|
||
|
1 Overview
|
||
|
----------
|
||
|
|
||
|
This port supports these NS9750 features.
|
||
|
|
||
|
o one UART
|
||
|
|
||
|
2 Board Configuration
|
||
|
---------------------
|
||
|
|
||
|
Switches:
|
||
|
SW10: 4
|
||
|
SW11: 6,7
|
||
|
SW16: 6,7,8
|
||
|
SW17-SW20: 1
|
||
|
SW4: 3, 6
|
||
|
SW 1: 1
|
||
|
SW2: 4
|
||
|
SW3: 3
|
||
|
SW8: 3 (rotated by 180 degree!!!!)
|
||
|
|
||
|
Serial Console is Port B (bottom right port)
|
||
|
|
||
|
3 Installation
|
||
|
--------------
|
||
|
|
||
|
Have fun,
|
||
|
--
|
||
|
Markus Pietrek <mpietrek@fsforth.de>
|