Searched hist:"77 fe98870bfef558ae12193ffb9d7cfe1736292b" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sunxi-common.h | 77fe98870bfef558ae12193ffb9d7cfe1736292b Wed May 20 13:27:16 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9i
The A1 SRAM Base differs between sun9i and the others, update sunxi-common.h to deal with this, so that we do not set the initial stack pointer to point to the BROM.
This avoids the need for the weird undocumented register write I previously took from the allwiner u-boot sources and which needed #ifdef-ery in start.S as it needed to be done really early on.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
|