mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-17 03:41:36 +02:00
DECLARE_GLOBAL_DATA_PTR declarations in functions are inherently troublesome with various compilers (e.g. gcc 4.5) Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>