mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
e4d3449201
The patch removes warnings at compile time and provides some cleanup code: - Removed comment on NAND (not yet supported) from lowlevel_init.S - Removed NFMS bit definition from imx-regs.h The bit is only related to MX.25/35 and can lead to confusion - Moved is_soc_rev() to soc specific code (removed from mx51evk.c) Signed-off-by: Stefano Babic <sbabic@denx.de> |
||
---|---|---|
.. | ||
clock.c | ||
iomux.c | ||
lowlevel_init.S | ||
Makefile | ||
soc.c | ||
speed.c | ||
timer.c | ||
u-boot.lds |