Skip to content

Commit

Permalink
a20-linova/a20-linova-uboot: move System.Up after SETUP.IMASK* like o…
Browse files Browse the repository at this point in the history
…ther scripts

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
  • Loading branch information
giuliobenetti committed Dec 23, 2021
1 parent 4337049 commit cf8912b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a20-linova/a20-linova-uboot.cmm
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ SYStem.Option EnReset OFF

; Allwinner A20 BROM
MAP.BONCHIP 0xffff0000--0xffff7fff
SYStem.Up

SETUP.IMASKASM ON ; lock interrupts while single stepping
SETUP.IMASKHLL ON ; lock interrupts while single stepping in HLL

SYStem.Up

;load spl in sram
data.load.auto &uboot_path/spl/u-boot-spl
Expand Down

0 comments on commit cf8912b

Please sign in to comment.