Recent posts

U-Boot: Understanding lowlevel_init

8 minute read

MINI2440 has two SDRAM chips on board, different version have different chipset, my SDRAM is EM63A165TS-6G from EtronTech, the pin and timing is compatible w...

U-Boot: Understanding Start.S

12 minute read

U-Boot is a universal bootloader for many architectures, the U-Boot image build against current version (u-boot-2020.10) cannot fit the size of stepping zone...

Debugging Mini2440 with OpenOCD

14 minute read

Bring board up for the first time, it usually involves debugging with JTAG, in this post I will be using OpenJTAG for mini2440, showing how to load program w...

Manage Local Media with Jellyfin

4 minute read

Jellyfin is an open source local media management system, it is descended from Emby which is now goes commercial, it can fetch metadata from various website ...