Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
boot
/
common
/
src
/
uboot
/
compress
/
compressed.S
blob: 2509e2ed6564a97736ec58ed8325aba9194dd5c0 [
file
] [
log
] [
blame
]
.section .compressed_data
,
#alloc
.globl input_data
input_data
:
.incbin
"compressed.gz"
.globl input_data_end
input_data_end
:
.globl image_start
.balign
4
image_start
:
.long IMAGE_START