Lines Matching +full:board +full:- +full:specific
2 U-Boot for Renesas SuperH
7 This file contains status information for the port of U-Boot to the
15 started the porting to u-boot in 2007.
24 This CPU has the SH4AL-DSP core.
30 This CPU has the SH3-DSP core and Ethernet controller.
39 Board specific code is in board/ms7750se
40 To use this board, type "make ms7750se_config".
42 - SCIF
43 - SDRAM
44 - NOR Flash
45 - Marubun PCMCIA
48 Board specific code is in board/ms7722se
49 To use this board, type "make ms7722se_config".
51 - SCIF
52 - SDRAM
53 - NOR Flash
54 - Marubun PCMCIA
55 - SMC91x ethernet
58 Board specific code is in board/ms7720se
59 To use this board, type "make ms7720se_config".
61 - SCIF
62 - SDRAM
63 - NOR Flash
64 - Marubun PCMCIA
67 Board specific code is in board/r7780mp
68 To use this board, type "make r7780mp_config".
70 - SCIF
71 - DDR-SDRAM
72 - NOR Flash
73 - Compact Flash
74 - ASIX ethernet
75 - SH7780 PCI bridge
76 - RTL8110 ethernet
79 In SuperH, S-record and binary of made u-boot work on the memory.
80 When u-boot is written in the flash, it is necessary to change the
82 ex) shX-linux-objcopy -Ibinary -Osrec u-boot.bin u-boot.flash.srec
86 You can use the following of u-boot to compile.
87 - SuperH Linux Open site
88 http://www.superh-linux.org/
89 - KPIT GNU tools
96 - SH7751R(SH4)
97 - SH7785(SH4)
100 - Many boards ;-)