1 ========================================
2 Renesas R0P7757LC0030RL board
3 ========================================
5 This board specification:
6 =========================
8 The R0P7757LC0030RL(board config name:sh7757lcr) has the following device:
11 - DDR3-SDRAM 256MB (with ECC)
13 - 2D Graphic controller
18 configuration for This board:
19 =============================
21 You can select the configuration as follows:
23 - make sh7785lcr_config
26 This board specific command:
27 ============================
29 This board has the following its specific command:
37 If we run this command, SH4 can control the G200.
38 The default setting is that SH4 cannot control the G200.
43 You can write MAC address to SPI ROM.
45 Usage 1) Write MAC address
47 write_mac [ETHERC ch0] [ETHERC ch1] [GETHERC ch0] [GETHERC ch1]
50 => write_mac 00:00:87:6c:21:80 00:00:87:6c:21:81 00:00:87:6c:21:82 00:00:87:6c:21:83
51 *) We have to input the command as a single line
52 (without carriage return)
53 *) We have to reset after input the command.
55 Usage 2) Show current data
61 ETHERC ch0 = 00:00:87:6c:21:80
62 ETHERC ch1 = 00:00:87:6c:21:81
63 GETHERC ch0 = 00:00:87:6c:21:82
64 GETHERC ch1 = 00:00:87:6c:21:83
68 ============================
70 1. Copy u-boot image to RAM area.
73 8192 KiB M25P64 at 0:0 is now current device
76 4. Write u-boot image to SPI ROM.
77 => sf write 0x89000000 0 80000