diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-01-09 01:51:16 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-01-13 01:55:02 +0900 |
commit | e69514cc7087255d0e9754a9bf04129309d81ed5 (patch) | |
tree | 12a1a823b8e0cf12b55ec3e04f6a8a7523ccd98e /doc/README.uniphier | |
parent | 93d92d46cd01fa1a885b9bff4c43e380dcbd0de4 (diff) | |
download | u-boot-imx-e69514cc7087255d0e9754a9bf04129309d81ed5.zip u-boot-imx-e69514cc7087255d0e9754a9bf04129309d81ed5.tar.gz u-boot-imx-e69514cc7087255d0e9754a9bf04129309d81ed5.tar.bz2 |
ARM: uniphier: fix recommended board setting in document
The mem_is_flash() in arch/arm/mach-uniphier/micro-support_card.c
writes/reads the tail of each NOR flash bank to check if the device
really resides there.
If CS1_SPLIT were enabled, the support card would always require two
NOR flash devices to be inserted for the correct NOR detection.
This is not probably what we want.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'doc/README.uniphier')
-rw-r--r-- | doc/README.uniphier | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.uniphier b/doc/README.uniphier index f0f5346..bce70cf 100644 --- a/doc/README.uniphier +++ b/doc/README.uniphier @@ -119,7 +119,7 @@ The recommended bit switch settings are as follows: SW8 OFF(1)/ON(0) Description ------------------------------------------ - bit 1 ----> CS1_SPLIT + bit 1 <---- CS1_SPLIT bit 2 <---- CASE9_ON bit 3 <---- CASE10_ON bit 4 Don't Care Reserve |