Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
uboot-imx
Commits
624ce342
Commit
624ce342
authored
Apr 28, 2008
by
Wolfgang Denk
Browse files
Merge branch 'master' of
git+ssh://10.10.0.7/home/wd/git/u-boot/master
parents
5379cd15
7602ed50
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/configs/mx31ads.h
View file @
624ce342
...
...
@@ -79,15 +79,13 @@
#include <config_cmd_default.h>
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_SPI
#define CONFIG_CMD_DATE
#define CONFIG_BOOTDELAY 3
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_IPADDR 192.168.23.168
#define CONFIG_SERVERIP 192.168.23.2
#define CONFIG_LOADADDR (CSD0_BASE + 0x800000)
/* loadaddr env var */
#define CONFIG_LOADADDR 0x80800000
/* loadaddr env var */
#define CONFIG_EXTRA_ENV_SETTINGS \
"netdev=eth0\0" \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment