mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
469a579df2
In general we can't store things in the data section until we have inited SDRAM. Some platforms allow this (e.g. those with SPL) but some don't. Move the pointer to global_data so that it will work on all platforms. Without this fix the serial port will not work prior to relocation with driver model on some platforms. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
errno.h | ||
global_data.h | ||
gpio.h | ||
ioctl.h | ||
sections.h | ||
signal.h | ||
u-boot.h | ||
unaligned.h |