commit | 9968e4a4f79747ab0328980d4f726e85ec78881d | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Dec 04 17:54:50 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 21:33:38 2017 -0500 |
tree | 4c2c681a45ecff30cf1ea28809d895eeaed7cf64 | |
parent | c17690499083632ec61d3c272963be7032efef0e [diff] |
ARM: omap3_logic: Enable NAND unlocking during Falcon mode Falcon mode was already working with SD card. This enables the unlocking of NAND to allow the NAND read & write. This also expands the README file based on the am335x describing how to setup Falcon mode. Signed-off-by: Adam Ford <aford173@gmail.com>