]> git.baikalelectronics.ru Git - uboot.git/commit
drivers: nand: brcmnand: add parameter parameter-page-big-endian
authorPhilippe Reynes <philippe.reynes@softathome.com>
Fri, 15 Mar 2019 14:14:37 +0000 (15:14 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2019 15:55:58 +0000 (11:55 -0400)
commite9783dbcf08a5b7b783303f76ec717d1c45def44
tree6d094aaa96452a5fd416c49ccea0d34220d1314d
parent6042780fa00b83616264622286297cd48bdac359
drivers: nand: brcmnand: add parameter parameter-page-big-endian

The parameter page isn't always in big endian, so we add
an option to choose the endiannes of the parameter page.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
drivers/mtd/nand/raw/brcmnand/brcmnand.c