Re: [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-11-01 Thread Kever Yang
Add Slawomir Stepien; Hi Jonas,  John, Slawomir: On 2023/10/18 04:47, Jonas Karlman wrote: Hi Kever, On 2023-10-08 11:09, Kever Yang wrote: On 2023/10/8 05:25, John Clark wrote: NanoPC-T6 is a Rockchip RK3588 based SBC by FriendlyElec. There are four variants depending on the DRAM size:

Re: [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-10-17 Thread Jonas Karlman
Hi Kever, On 2023-10-08 11:09, Kever Yang wrote: > > On 2023/10/8 05:25, John Clark wrote: >> NanoPC-T6 is a Rockchip RK3588 based SBC by FriendlyElec. >> >> There are four variants depending on the DRAM size: 4G/32GB eMMC, 8G/64GB >> eMMC, >> 16G/16MB SPI NOR, and 16G/256GB eMMC/16MB SPI NOR >

Re: [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-10-08 Thread John Clark
In commit fd6e425, Jonas finds the rock-5b device has a value of 6 at CFG_IRAM_BASE + 0x10 (0xff10) when booted from spi and creates the BROM_BOOTSOURCE_SPINOR_RK3588 enum value. https://github.com/u-boot/u-boot/commit/fd6e425be243dce518a02710482514faccf3c211 When I boot the nanopv-t6 from

Re: [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-10-08 Thread Kever Yang
On 2023/10/8 05:25, John Clark wrote: NanoPC-T6 is a Rockchip RK3588 based SBC by FriendlyElec. There are four variants depending on the DRAM size: 4G/32GB eMMC, 8G/64GB eMMC, 16G/16MB SPI NOR, and 16G/256GB eMMC/16MB SPI NOR So the board is using SPI NOR flash. [...] diff --git

Re: [PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-10-08 Thread Jonas Karlman
Hi John, Quick feedback below, will look at schematics and runtime test later. On 2023-10-07 23:25, John Clark wrote: > NanoPC-T6 is a Rockchip RK3588 based SBC by FriendlyElec. > > There are four variants depending on the DRAM size: 4G/32GB eMMC, 8G/64GB > eMMC, > 16G/16MB SPI NOR, and

[PATCH] board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board

2023-10-07 Thread John Clark
NanoPC-T6 is a Rockchip RK3588 based SBC by FriendlyElec. There are four variants depending on the DRAM size: 4G/32GB eMMC, 8G/64GB eMMC, 16G/16MB SPI NOR, and 16G/256GB eMMC/16MB SPI NOR Specifications: CPU: Rockchip RK3588, 4x Cortex-A76 (up to 2.4GHz) + 4x Cortex-A55 (up to 1.8GHz)