Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sami Nurmenniemi
u-boot-stm32
Commits
69c92d82
Commit
69c92d82
authored
May 20, 2013
by
Sergei Poselenov
Browse files
RT #82614. SF2-DEV-KIT: Added ethaddr, ipaddr and serverip to default env.
parent
dfe7616b
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/configs/sf2-dev-kit.h
View file @
69c92d82
...
...
@@ -302,6 +302,9 @@
*/
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=" MK_STR(UIMAGE_LOADADDR) "\0" \
"ethaddr=C0:B1:3C:88:88:88\0" \
"ipaddr=172.17.4.221\0" \
"serverip=172.17.0.1\0" \
"image=networking.uImage\0" \
"spiaddr=" MK_STR(CONFIG_ENV_IMG_OFFSET) "\0" \
"spisize=3F0000\0" \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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