Makefile.boot 164 B

1234567
  1. # Address where decompressor will be written and eventually executed.
  2. #
  3. # default to SDRAM
  4. zreladdr-y += $(CONFIG_BCM_ZRELADDR)
  5. params_phys-y := 0x00000800