From: Nikolai Zhubr <n-a-zhubr@yandex.ru>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Yet another old Hynix chip id.
Date: Sun, 23 Dec 2018 20:58:55 +0300 [thread overview]
Message-ID: <5C1FCCDF.6080204@yandex.ru> (raw)
Hi all,
Could some kind soul please add this id attached below?
Maybe even for 2019.01 if possible?
Otherwise nand is totally unaccessible in u-boot on some older
A20-olinuxino-micro board with this bloody old Hynix chip.
Thank you,
Regards,
Nikolai
==================================================================
--- a/u-boot/drivers/mtd/nand/raw/nand_ids.c
+++ b/u-boot/drivers/mtd/nand/raw/nand_ids.c
@@ -61,6 +61,10 @@
{"SDTNRGAMA 64G 3.3V 8-bit",
{ .id = {0x45, 0xde, 0x94, 0x93, 0x76, 0x50} },
SZ_16K, SZ_8K, SZ_4M, 0, 6, 1280, NAND_ECC_INFO(40,
SZ_1K) },
+ {"H27UBG8T2BTR-BC 32G 3.3V 8-bit",
+ { .id = {0xad, 0xd7, 0x94, 0xda, 0x74, 0xc3} },
+ SZ_8K, SZ_4K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640,
+ NAND_ECC_INFO(40, SZ_1K), 0 },
{"H27UCG8T2ATR-BC 64G 3.3V 8-bit",
{ .id = {0xad, 0xde, 0x94, 0xda, 0x74, 0xc4} },
SZ_8K, SZ_8K, SZ_2M, NAND_NEED_SCRAMBLING, 6, 640,
==================================================================
next reply other threads:[~2018-12-23 17:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-23 17:58 Nikolai Zhubr [this message]
2018-12-24 19:12 ` [U-Boot] [linux-sunxi] [PATCH] Yet another old Hynix chip id Jagan Teki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5C1FCCDF.6080204@yandex.ru \
--to=n-a-zhubr@yandex.ru \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox