LIBS-$(CONFIG_SPL_SERIAL_SUPPORT) += drivers/serial/libserial.o LIBS-$(CONFIG_SPL_SPI_FLASH_SUPPORT) += drivers/mtd/spi/libspi_flash.o LIBS-$(CONFIG_SPL_SPI_SUPPORT) += drivers/spi/libspi.o LIBS-$(CONFIG_SPL_FAT_SUPPORT) += fs/fat/libfat.o LIBS-$(CONFIG_SPL_LIBGENERIC_SUPPORT)...
LIBS-$(CONFIG_SPL_LIBDISK_SUPPORT) += disk/libdisk.o LIBS-$(CONFIG_SPL_I2C_SUPPORT) += drivers/i2c/libi2c.o LIBS-$(CONFIG_SPL_GPIO_SUPPORT) += drivers/gpio/libgpio.o LIBS-$(CONFIG_SPL_MMC_SUPPORT) += drivers/mmc/libmmc.o LIBS-$(CONFIG_SPL_SERIAL_SUPPORT) += drivers/serial/lib...
#elif defined(CONFIG_SUPPORT_EMMC_BOOT) return MMCSD_MODE_EMMCBOOT; 2 changes: 1 addition & 1 deletion 2 arch/arm/mach-k3/am6_init.c Original file line numberDiff line numberDiff line change @@ -106,7 +106,7 @@ u32 spl_boot_mode(const u32 boot_device) #endif /* Everything ...
@@ -1014,8 +1014,19 @@ config SPL_SERIAL_SUPPORT unless there are space reasons not to. Even then, consider enabling SPL_USE_TINY_PRINTF which is a small printf() version. config SPL_SPI_SUPPORT bool "Support SPI drivers" help Enable support for using SPI in SPL. This is used for ...
CONFIG_RT_USING_SERIAL=y CONFIG_RT_USING_SERIAL_V1=y # CONFIG_RT_USING_SERIAL_V2 is not set CONFIG_RT_SERIAL_USING_DMA=y CONFIG_RT_SERIAL_RB_BUFSZ=64 # CONFIG_RT_USING_CAN is not set # CONFIG_RT_USING_CPUTIME is not set # CONFIG_RT_USING_I2C is not set # CONFIG...
CONFIG_RT_USING_SERIAL=y CONFIG_RT_SERIAL_USING_DMA=y # CONFIG_RT_USING_CAN is not set # CONFIG_RT_USING_HWTIMER is not set # CONFIG_RT_USING_CPUTIME is not set # CONFIG_RT_USING_I2C is not set CONFIG_RT_USING_PIN=y # CONFIG_RT_USING_ADC is not set # CONFIG_RT...
377config TARGET_AM335X_SBC7109//这个宏就是上面那个 if TARGET_AM335X_SBC7109 的前置条件378bool"Support am335x_sbc7109"379selectCPU_V7380selectSUPPORT_SPL381selectDM382selectDM_SERIAL383selectDM_GPIO 复制include/configs/baltos.h 为include/configs/am335x_sbc7109.h ...
[ 1.725680] usb usb1: SerialNumber: musb-hdrc.1.auto[ 1.730718] mmc1: new high speed MMC card at address 0001[ 1.737148] hub 1-0:1.0: USB hub found[ 1.741318] hub 1-0:1.0: 1 port detected[ 1.745304] mmcblk1: mmc1:0001 MMC16G 14.6 GiB ...
In: serialOut: serialErr: serialswitch to partitions #0, OKmmc0(part 0) is current deviceNet: FEC1Normal BootHit any key to stop autoboot: 0 => printbaseboard=pi_creoir_hatbaudrate=115200boot_fdt=trybootargs=console=ttymxc5,115200 cma=128M root=/dev/mmcblk0p1 rootwait rwbootcmd=mmc...
[ 0.808932] omap_uart 481aa000.serial: no wakeirq for uart0 [ 0.814892] 481aa000.serial: ttyO5 at MMIO 0x481aa000 (irq = 62, base_baud = 3000000) is a OMAP UART5 [ 0.825704] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20...