Skip to content

Linux BSP Source Code for N9H26/N32926 Microprocessor

Notifications You must be signed in to change notification settings

OpenNuvoton/N32926_Linux_BSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N32926_Linux_BSP

Linux BSP Source Code for N9H26/N32926 Microprocessor

  • Extract rootfs tarball before build the krenel image $ tar zxvf rootfs-2.6.35.tar.gz

  • Load N9H26 default kernel configuration $ make n9h26_defconfig

  • Load N32926 default kernel configuration $ make w55fa92_defconfig

  • Build kernel image $ ./build

  • Change Booting Device $ ./build [sd/nand/spi]

N9H2/N329 series BSP supports SD/NAND/SPI booting devices. You can type “./build [sd/nand/spi]” to build kernel with specified booting device. For ex: $ ./build sd

About

Linux BSP Source Code for N9H26/N32926 Microprocessor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published