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
497d012e
Commit
497d012e
authored
Feb 12, 2007
by
Gary Jennejohn
Browse files
LPC2292: patch from Siemens.
parent
b0b1a920
Changes
1
Hide whitespace changes
Inline
Side-by-side
board/lpc2292sodimm/lpc2292sodimm.c
View file @
497d012e
...
...
@@ -46,7 +46,7 @@ int board_init (void)
gd
->
bd
->
bi_arch_number
=
83
;
/* location of boot parameters */
gd
->
bd
->
bi_boot_params
=
0xc0000
100
;
gd
->
bd
->
bi_boot_params
=
PHYS_SDRAM_1
+
0x
100
;
return
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