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
17 configuration for This board:
18 =============================
20 You can select the configuration as follows:
22 - make sh7785lcr_config
25 This board specific command:
26 ============================
28 This board has the following its specific command:
36 If we run this command, SH4 can control the G200.
37 The default setting is that SH4 cannot control the G200.
42 You can write MAC address to SPI ROM.
44 Usage 1) Write MAC address
46 write_mac [ETHERC ch0] [ETHERC ch1] [GETHERC ch0] [GETHERC ch1]
49 => 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
50 *) We have to input the command as a single line
51 (without carriage return)
52 *) We have to reset after input the command.
54 Usage 2) Show current data
60 ETHERC ch0 = 00:00:87:6c:21:80
61 ETHERC ch1 = 00:00:87:6c:21:81
62 GETHERC ch0 = 00:00:87:6c:21:82
63 GETHERC ch1 = 00:00:87:6c:21:83