mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-04 00:04:52 +00:00
Revert "ARM 5784/1 fix early boot machine ID mismatch error display"
Mistakenly applied this to 2.6.31 all those years ago while doing
experiments on later kernels. Actually it depends on several other
patches which never got applied.
This reverts commit 9dda27bbe8.
Signed-off-by: Matt Sealey <matt@genesi-usa.com>
This commit is contained in:
@@ -93,7 +93,7 @@ __error_a:
|
||||
bl printhex8
|
||||
adr r0, str_a2
|
||||
bl printascii
|
||||
adr r3, 4f
|
||||
adr r3, 3f
|
||||
ldmia r3, {r4, r5, r6} @ get machine desc list
|
||||
sub r4, r3, r4 @ get offset between virt&phys
|
||||
add r5, r5, r4 @ convert virt addresses to
|
||||
|
||||
Reference in New Issue
Block a user