Other Parts Discussed in Thread: TPS65910 我使用的是TQ335x开发版,编译TI_Android_JB_4_2_2_DevKit_4_1_1.bin源代码,根据文档“TI-Android-JB-4.2.2-DevKit-4.1.1 DeveloperGuide”操作
u-boot:将EEPROM去掉,选择am335x_evm_config;
kernel:也将EEPROM去掉,并选择am335x_evm_android_defconfig…
printenv打印信息: U-Boot# printenv arch=arm baudrate=115200 board=am335x bootargs_defaults=setenv bootargs console=${console} ${optargs} bootcmd=mmc dev ${mmcdev}; if mmc rescan; then echo SD/MMC found on device ${mmcdev};if run loadbootenv; then echo Loaded environment…
Other Parts Discussed in Thread: TLK105 , AM3352 , TPS65910 各位大牛,这边有两个问题请教下各位:
1、我这边在使用EMAC启动时候无法从网络启动,使用的网络芯片是TLK105,为MII模式,晶振25MHZ,cpu芯片AM3352,cpu晶振24MHz,串口打印信息如下:
U-Boot SPL 2013.01.01 (Sep 29 2014 - 10:41:06)
Could not probe the EEPROM; something fundamentally…