[U-Boot] [PATCH v2 1/2] altera_qspi: add lock unlock ops
Thomas Chou
thomas at wytron.com.tw
Sun Dec 6 04:32:41 CET 2015
On 2015年12月01日 17:07, Thomas Chou wrote:
> Add lock() and unlock() mtd ops to altera_qspi.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2
> change uint64_t to u64 as suggested by Marek.
> add macros for status register.
> limit get_locked_range to mtd->size.
>
> drivers/mtd/altera_qspi.c | 95 +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 95 insertions(+)
>
Applied to u-boot-nios.
More information about the U-Boot
mailing list