Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
u-boot-imx
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
arm-boot
u-boot-imx
Commits
2502b2aa
Commit
2502b2aa
authored
Jun 18, 2020
by
hector
Committed by
acarrizosa
Jul 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
IGEP0046: Corrected minor problems with test environment.
parent
50ffd78f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
igep0046.h
include/configs/igep0046.h
+2
-3
No files found.
include/configs/igep0046.h
View file @
2502b2aa
...
...
@@ -558,9 +558,8 @@ else
"fi\0" \
"netargs=run ipconf; " \
"setenv bootargs console=${console},${baudrate} root=/dev/nfs rw ip=${setup_ip} " \
"nfsroot=${serverip}:${rootnfs},v3,tcp fec.macaddr=${ethaddr} " \
VIDEO_ARGS \
"${kparams} \0" \
"nfsroot=${serverip}:${rootnfs},v3,tcp fec.macaddr=${ethaddr} ${kparams} " \
VIDEO_ARGS "\0" \
"netboot=echo Booting from net ...; " \
"run netargs; " \
"run netload \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