mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-27 08:41:35 +02:00
include/configs: mx6/mx7: drop dangling comments
Cleanup some dangling comments left by automated migration processes that are no longer value. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
d3655bbb13
commit
e64bfd7b71
@ -21,8 +21,4 @@
|
|||||||
#include <asm/arch/imx-regs.h>
|
#include <asm/arch/imx-regs.h>
|
||||||
#include <asm/mach-imx/gpio.h>
|
#include <asm/mach-imx/gpio.h>
|
||||||
|
|
||||||
/* Miscellaneous configurable options */
|
|
||||||
|
|
||||||
/* MMC */
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -16,16 +16,4 @@
|
|||||||
/* Timer settings */
|
/* Timer settings */
|
||||||
#define CFG_SC_TIMER_CLK 8000000 /* 8Mhz */
|
#define CFG_SC_TIMER_CLK 8000000 /* 8Mhz */
|
||||||
|
|
||||||
/* Miscellaneous configurable options */
|
|
||||||
|
|
||||||
/* UART */
|
|
||||||
|
|
||||||
/* MMC */
|
|
||||||
|
|
||||||
/*
|
|
||||||
* If we have defined the OPTEE ram size and not OPTEE it means that we were
|
|
||||||
* launched by OPTEE, because of that we shall skip all the low level
|
|
||||||
* initialization since it was already done by ATF or OPTEE
|
|
||||||
*/
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user