* [U-Boot] [PATCH] powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD
@ 2016-04-07 16:52 York Sun
2016-05-25 3:32 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: York Sun @ 2016-04-07 16:52 UTC (permalink / raw)
To: u-boot
Signed-off-by: York Sun <york.sun@nxp.com>
CC: Shengzhou Liu <Shengzhou.Liu@nxp.com>
---
include/configs/T208xQDS.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index 5957fa8..ec53ff0 100644
--- a/include/configs/T208xQDS.h
+++ b/include/configs/T208xQDS.h
@@ -291,6 +291,10 @@ unsigned long get_board_ddr_clk(void);
#define QIXIS_LBMAP_SHIFT 0
#define QIXIS_LBMAP_DFLTBANK 0x00
#define QIXIS_LBMAP_ALTBANK 0x04
+#define QIXIS_LBMAP_NAND 0x09
+#define QIXIS_LBMAP_SD 0x00
+#define QIXIS_RCW_SRC_NAND 0x104
+#define QIXIS_RCW_SRC_SD 0x040
#define QIXIS_RST_CTL_RESET 0x83
#define QIXIS_RST_FORCE_MEM 0x1
#define QIXIS_RCFG_CTL_RECONFIG_IDLE 0x20
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD
2016-04-07 16:52 [U-Boot] [PATCH] powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD York Sun
@ 2016-05-25 3:32 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2016-05-25 3:32 UTC (permalink / raw)
To: u-boot
On 04/07/2016 09:52 AM, york sun wrote:
> Signed-off-by: York Sun <york.sun@nxp.com>
> CC: Shengzhou Liu <Shengzhou.Liu@nxp.com>
>
> ---
>
> include/configs/T208xQDS.h | 4 ++++
> 1 file changed, 4 insertions(+)
>
Applied to u-boot-mpc85xx master branch, awaiting upstream.
Thanks.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-25 3:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 16:52 [U-Boot] [PATCH] powerpc/t2080qds: Enable qixis commands to reboot from NAND and SD York Sun
2016-05-25 3:32 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox