commit | dc58f5be578bcf00682b17b758c40a86c0452af7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Nov 27 07:33:06 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 27 07:33:06 2024 -0600 |
tree | 65a908cf30d300e981b86e82e79e04118592cafd | |
parent | 65497a89d37d72d61c426c0c8063c68d50f37126 [diff] | |
parent | ac016335443bdc74cf0756a9d21273d54caf7cd2 [diff] |
Merge branch 'u-boot-nand-20241126' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash CI: https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/23584 Remove device specific nand driver files as they are now replaced by a common driver bcmbca_nand.c Make use of OF_UPSTREAM which uses Linux dts. Implement a minimal set of defconfig options to enable basic NAND functionality. Tested on: 47622 63146 63158 63178 6813 Set parameter_page_big_endian to zero for bcmbca. Update log level messages so that more critical messages can be logged to console and help the troubleshooting with field devices.