mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
xsengine: fix typo and few coding style
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
6f4abee789
commit
4124382de0
@ -33,7 +33,7 @@
|
|||||||
#define CONFIG_XSENGINE 1
|
#define CONFIG_XSENGINE 1
|
||||||
#define CONFIG_MMC 1
|
#define CONFIG_MMC 1
|
||||||
#define CONFIG_DOS_PARTITION 1
|
#define CONFIG_DOS_PARTITION 1
|
||||||
#define OARD_LATE_INIT 1
|
#define BOARD_LATE_INIT 1
|
||||||
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
|
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
|
||||||
#define CFG_HZ 3686400 /* incrementer freq: 3.6864 MHz */
|
#define CFG_HZ 3686400 /* incrementer freq: 3.6864 MHz */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user