Commit 2f85414c authored by Dave Jiang's avatar Dave Jiang Committed by Russell King

[ARM PATCH] 1691/1: Fix IOP321 platform booting in 2.6

Patch from Dave Jiang

The fix allows IOP321 based platforms to boot all the way instead of
blank screen after "starting kernel...".  Inherited from Deepak's
earlier patch. 
parent 2393fb2f
......@@ -670,7 +670,7 @@ __80200_proc_info:
.type __80321_proc_info,#object
__80321_proc_info:
.long 0x69052420
.long 0xfffffff0
.long 0xfffff7e0
.long 0x00000c0e
b __xscale_setup
.long cpu_arch_name
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment