
Hi,
On 21-05-15 21:07, Ian Campbell wrote:
On Wed, 2015-05-20 at 15:35 +0200, Hans de Goede wrote:
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 removes the need for the weird undocumented register write I took from the allwiner u-boot sources and which needed #ifdef-ery in start.S as it needed to be done really early on.
(typo: "allwinner")
Removes in the sense that it simply no longer appears in the series, I think? (As opposed to a removal hunk being missing from this or a subsequent patch)
Correct, remove as in simply no longer appears in the series.
Regsrds,
Hans
Assuming that is the case:
Signed-off-by: Hans de Goede hdegoede@redhat.com
Acked-by: Ian Campbell ijc@hellion.org.uk