图片:
关于该项目的简单说明:
NetBSD support for the Mini2440
The FriendlyArm Mini2440 is a Single Board Computer based on the Samsung S3C2440 ARM9 CPU. It comes with either 64 MB of RAM and either 64MB or 128MB NAND Flash, and features 2MB NOR flash. For the full specs see the Mini2440 webpage at FriendlyArm.
Linux supports all features of the Mini2440, however, as far as I have found, no BSD systems have good support for the Mini2440. This project is an attempt to remedy this and learning some low-level programming at the same time. For this reason all code is written from scratch or based on existing NetBSD code, rather than trying to port the Linux code.
The basic support for the Samsung S3C2440 is based on the current S3C2410 in NetBSD, while the Mini2440 board support is based on the SMDK2410 board support code.
图片应该是作者,可以看得出,该网友是和我们年龄相仿的嵌入式爱好者,让我们基于系统,而不是围绕着基本没有新意和意义的“裸机运行”,向嵌入式系统靠近吧,这仅仅是对嵌入式ARM的认知不同,而和技术关系不大,这也是目前大部分国内嵌入式ARM爱好者和国外社区的主要差别!