• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Address where decompressor will be written and eventually executed.
2#
3# default to SDRAM
4zreladdr-y      += $(CONFIG_BCM_ZRELADDR)
5params_phys-y   := 0x00000800
6
7