Project

General

Profile

Uboot Information

The MitySOM-335x WiFi/BLE module uses the same UBoot build as a non-WiFi/BLE module. However in the "factoryconfig" data that is stored in the on-module I2C EEPROM a the module part number is entered with a -BLE at the end. This allows UBoot to detect that the module installed has the TiWi-BLE module installed.

UBoot GIT

UBoot Git Location: git://support.criticallink.com/home/git/u-boot-mityarm-335x.git
UBoot Git Web
MitySOM-335x UBoot Wiki

MitySOM-335x WiFi/BLE specific UBoot changes

When the TiWi-BLE based module is detected the I2C interfaces are adjusted as only I2C1 is used for communication to the on module Power Management IC (PMIC) compared to both I2C1 and I2C2 on non-Wifi/BLE modules. If this configuration is not properly set (it is assigned at the factory) the following messages may be shown on power-on:

U-Boot SPL 2013.10-g449b01a (Dec 19 2014 - 16:28:40)
MitySOM335x profile 1 - Model No: 3354-GX-X38-RC Serial No: 134609
Configuring for 512 MB DDR3 @ 400MHz
Critical Link AM335X Dev Kit -- NAND Page size = 4096k booting from dev 8
i2c_probe: pads on bus 2 probably not configured (status=0x10)
No PMIC At I2C addr 45
i2c_probe: pads on bus 2 probably not configured (status=0x10)
i2c_probe: pads on bus 2 probably not configured (status=0x10)
i2c_probe: pads on bus 2 probably not configured (status=0x10)

Confirm factoryconfig entry

Please do not alter the factory configuration for a module. If you believe the configuration is incorrect please contact your Critical Link representative and one of our application engineers can assist you.

U-Boot# factoryconfig
Factory Configuration:
Config Version : 1.2
Serial Number  : 134609
Model Number    : 3354-GX-X38-RC-BLE

Go to top
Add picture from clipboard (Maximum size: 1 GB)