commit | b9631fe7817e18f04ef556516af28b736d688b7e | [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 | 697758e7c81131da6db0e3b10515019fe3aca8c9 [diff] | |
parent | 4dfa08af79097d068d6657a4c77e7d474733b796 [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.