Part Number: AM3351
Using the U-Boot 2026.04 release, I built a MLO file based on the am335x_evm_defconfig file.
Redoing the u-boot build using the 2017 Linux 4.9 product baseline ‘devel_am335x_defconfig’ file, the build fails with various ‘make’ pre-script check errors.
Reviewing the 2017 Linux 4.9 product baseline ‘devel_am335x_defconfig’ file, I also found missing ‘oMap’ configuration statements.
Need TI help in addressing the 2017 Linux 4.9 product baseline ‘devel_am335x_defconfig’ file u-boot build issues.
I see two paths forward to resolve the u-boot build issues:
- Modify the U-Boot 2026.04 release am335x_evm_defconfig file --
- Using u-boot menuconfig, modify the ‘am335’ configuration statements for our product hardware.
- Modify the 2017 Linux 4.9 product baseline ‘devel_am335x_defconfig’ file --
- Add the missing ‘oMap’ configuration statements.
- Resolve the 2026.04 MLO build issues by updating the defconfig file.