mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 20:52:22 -04:00
microblaze: Remove debug saving value
Forget to remove debug code. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
7b8ffea2ac
commit
dfc10703d7
@ -46,8 +46,6 @@ _start:
|
|||||||
addik r6, r0, 0x2 /* BIG/LITTLE endian offset */
|
addik r6, r0, 0x2 /* BIG/LITTLE endian offset */
|
||||||
swi r6, r0, 0
|
swi r6, r0, 0
|
||||||
lbui r10, r0, 0
|
lbui r10, r0, 0
|
||||||
swi r6, r0, 0x40
|
|
||||||
swi r10, r0, 0x50
|
|
||||||
|
|
||||||
/* add opcode instruction for 32bit jump - 2 instruction imm & brai*/
|
/* add opcode instruction for 32bit jump - 2 instruction imm & brai*/
|
||||||
addi r6, r0, 0xb0000000 /* hex b000 opcode imm */
|
addi r6, r0, 0xb0000000 /* hex b000 opcode imm */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user