commit | 5d23d227d8686234a29785c161e6521b47a52687 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 15 09:29:57 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 15 09:29:57 2024 -0500 |
tree | b104156461c105115cb4e4192cbb7812563cb4af | |
parent | ce2d2d8d9d99709e2b81903284d24577076b1834 [diff] | |
parent | b33b246e20d26173a98c7970606652b91f618bd1 [diff] |
Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash Pull request for u-boot-nand-20240115 The first patch is by Heinrich Schuchardt and fixes an integer overflow The following two patches are by Dario Binacchi and add arguments check to the nand_mtd_to_devnum() and nand_register() functions. The remaining patches are by Roger Quadros and include various fixes for the OMAP platform.