Skip to content
Snippets Groups Projects
Commit 1e85ccec authored by Francois Retief's avatar Francois Retief
Browse files

sparc: Update PROM initialization code for generic board


Fixed the prom_relocate() function in start.S file by reserving memory in
the board_init_f sequence and saving the offset to the __prom_start_reloc
variable. This value is used as the destination when relocating the PROM.

Add the prom_init() function to the end of the board_init_r sequence.

Signed-off-by: default avatarFrancois Retief <fgretief@spaceteq.co.za>
parent c97088c3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment