You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Address where decompressor will be written and eventually executed.
|
|
#
|
|
# default to SDRAM
|
|
zreladdr-y := $(CONFIG_BCM_ZRELADDR)
|
|
params_phys-y := 0x00000800
|
|
|
|
|