From c5c2cd0e5f9f73b34c147d8a328f877538d52f94 Mon Sep 17 00:00:00 2001 From: JianjunJiang <8192542@qq.com> Date: Wed, 16 Feb 2022 13:38:12 +0800 Subject: [PATCH] [t113]update t113 ddr payload, using GPIOE2 and GPIOE3 for debug uart0 --- chips/r528_t113.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chips/r528_t113.c b/chips/r528_t113.c index fbcb3fc..919440d 100644 --- a/chips/r528_t113.c +++ b/chips/r528_t113.c @@ -2145,7 +2145,7 @@ static int chip_ddr(struct xfel_ctx_t * ctx, const char * type) }; static const uint8_t t113_ddr_payload[] = { 0xf0, 0x00, 0x00, 0xea, 0x65, 0x47, 0x4f, 0x4e, 0x2e, 0x42, 0x54, 0x30, - 0x85, 0xb7, 0xae, 0x1a, 0x00, 0x5e, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, + 0xa8, 0x76, 0x15, 0xc6, 0xc0, 0x4b, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x33, 0x30, 0x30, 0x30, 0x40, 0x83, 0x02, 0x00, 0x00, 0x80, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x33, 0x2e, 0x30, 0x2e, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x03, 0x00, 0x00, @@ -2159,8 +2159,8 @@ static int chip_ddr(struct xfel_ctx_t * ctx, const char * type) 0x46, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x08, 0x06, 0x01, - 0xff, 0xff, 0x00, 0x00, 0x02, 0x09, 0x06, 0x01, 0xff, 0xff, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x05, 0x02, 0x06, 0x01, + 0xff, 0xff, 0x00, 0x00, 0x05, 0x03, 0x06, 0x01, 0xff, 0xff, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x08, 0x09, 0x03, 0xff, 0xff, 0xff, 0x00, 0x00, 0x08, 0x0a, 0x03, 0xff, 0xff, 0xff, 0x00, 0x00, 0x08, 0x0b, 0x03, 0xff, 0xff, 0xff, 0x00, 0x00, 0x08, 0x0c, 0x03, 0xff, 0xff, 0xff, 0x00, 0x00,