へぇ、screenfetchってOpenBSDも対応してるのか
OpenBSD(uaa@), Ham(JG1UAA), Ingress(Lv14, RES), Japanese(Sagamihara-city, Kanagawa)
Another side: https://social.tchncs.de/@uaa
npub1rarr265r9f9j6ewp960hcm7cvz9zskc7l2ykwul57e7xa60r8css7uf890
Messages from this Mastodon account can read via mostr.pub with npub1j3un8843rpuk4rvwnd7plaknf2lce58yl6qmpkqrwt3tr5k60vfqxmlq0w
へぇ、screenfetchってOpenBSDも対応してるのか
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。
ああ、DDR3のみにしてるので他の余計なのは削っとる、と書いてある
なんかここのdram_sun50i_h616.c、微妙に違う気が https://github.com/dumtux/Allwinner-H616/blob/develop/u-boot/arch/arm/mach-sunxi/dram_sun50i_h616.c
Allwinner H616のBSPって、Orange Pi Zero2向けの物を当たれってことなんだろうか。 https://drive.google.com/drive/folders/1HQqYQdJLkL2cmx47448wvQvAW7x9ZQwZ
H616 User Manual見てみたけど…SDRAMコントローラはレジスタ一覧などの詳細な説明、無いぞ…
mctl_phy_read_training()の最初の方にある、mctl_await_completion((u32 *)(SUNXI_DRAM_PHY0_BASE + 0x840), 0xc, 0xc);の後でコケてる。これが何を意味するかは…DRAMコントローラの説明を読まないと分からん。
デバッグ用のメッセージは出せるようになったし、16bit rank=2のテストをパスしないといけないが確かに失敗してるということまでは分かったが…
U-Boot SPL 2023.07-rc2-00218-g6dcee70692-dirty (May 28 2023 - 21:13:24 +0900)
DRAM:testing 32-bit width, rank = 2
read calibration failed!
testing 32-bit width, rank = 1
read calibration failed!
testing 16-bit width, rank = 2
read training failed!
testing 16-bit width, rank = 1
write training failed!
This DRAM setup is currently not supported.
resetting ...
U-Boot SPL 2023.07-rc2-00218-g6dcee70692-dirty (May 28 2023 - 21:13:24 +0900)
DRAM:testing 32-bit width, rank = 2
read calibration failed!
testing 32-bit width, rank = 1
read calibration failed!
testing 16-bit width, rank = 2
read training failed!
testing 16-bit width, rank = 1
read training failed!
This DRAM setup is currently not supported.
resetting ...