fix(linkscript): Partitioned firmware ROM image and commented
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
; BIOS
|
||||
section RESET load 8000
|
||||
section SERIAL
|
||||
section MEMTEST
|
||||
|
||||
; BUZBEE Monitor
|
||||
section BUZBEE
|
||||
section BBHASHES
|
||||
|
||||
; Utility functions
|
||||
section MEMTEST load 8800
|
||||
|
||||
; Static data
|
||||
section VECTORS high 100000
|
||||
section VERSION high
|
||||
|
||||
entry 8000
|
||||
|
Reference in New Issue
Block a user