
On Mon, 15 Jul 2019 12:41:34 +0530 Jagan Teki jagan@amarulasolutions.com wrote:
Hi Jagan!
On Mon, Jul 15, 2019 at 6:57 AM Andre Przywara andre.przywara@arm.com wrote:
The Eachlink H6 Mini is a modestly priced TV box, using the Allwinner H6 SoC. It comes with 3GB of DRAM and 32GB of eMMC in the typical TV box enclosure.
This adds a basic device tree and defconfig for it.
It contrast to the other supported H6 boards the H6 Mini uses DDR3 DRAM chips (not LPDDR3), which require a different DRAM controller setup.
Send the linux sync commit, rest seems to fine for me. will update the commit while applying.
Which sync commit? I haven't send a device tree for Linux yet, if that is what you mean. Reason is I don't have much working beyond MMC and USB(2.0). I was hoping for at least HDMI to work, because this is a TV box and requires opening and soldering to get serial output. Also I guess it's a bit of a chicken and egg problem, a Linux DT wouldn't make much sense without U-Boot support, especially if it's more than just a defconfig as in this case.
So can we just merge this patch as well? Then people can at least start to play with it. We can sync and update the DT later.
Cheers, Andre.
P.S. I will try to send a sunxi64 Linux->U-Boot DT sync later this week. I have the patches ready, just need to test them with several kernels.