sh7757lcr.h (3788b451e32bc925c4a63a882acc9c3b4ee895be) sh7757lcr.h (f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85)
1/*
2 * Configuation settings for the sh7757lcr board
3 *
4 * Copyright (C) 2011 Renesas Solutions Corp.
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8

--- 5 unchanged lines hidden (view full) ---

14#define CONFIG_SH7757LCR_DDR_ECC 1
15
16#define CONFIG_SYS_TEXT_BASE 0x8ef80000
17
18#define CONFIG_CMD_SDRAM
19#define CONFIG_CMD_MD5SUM
20#define CONFIG_MD5
21#define CONFIG_DOS_PARTITION
1/*
2 * Configuation settings for the sh7757lcr board
3 *
4 * Copyright (C) 2011 Renesas Solutions Corp.
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8

--- 5 unchanged lines hidden (view full) ---

14#define CONFIG_SH7757LCR_DDR_ECC 1
15
16#define CONFIG_SYS_TEXT_BASE 0x8ef80000
17
18#define CONFIG_CMD_SDRAM
19#define CONFIG_CMD_MD5SUM
20#define CONFIG_MD5
21#define CONFIG_DOS_PARTITION
22#define CONFIG_MAC_PARTITION
23
24#define CONFIG_BAUDRATE 115200
25#define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp"
26
27#define CONFIG_DISPLAY_BOARDINFO
28#undef CONFIG_SHOW_BOOT_PROGRESS
29
30/* MEMORY */

--- 91 unchanged lines hidden ---
22
23#define CONFIG_BAUDRATE 115200
24#define CONFIG_BOOTARGS "console=ttySC2,115200 root=/dev/nfs ip=dhcp"
25
26#define CONFIG_DISPLAY_BOARDINFO
27#undef CONFIG_SHOW_BOOT_PROGRESS
28
29/* MEMORY */

--- 91 unchanged lines hidden ---