Desarrollar y descargar software de código abierto

View kernel - Release Notes

category(Tag) tree

file info

category(Tag)
raíz
file name
kernel-2.4_kernel_-_Notes
la última actualización
2003-08-13 00:59
tipo
Plain Text
editor
佐藤 嘉則
descripción
kernel - Release Notes
idioma
English
translate
Akizuki H8/3068 Borad (AE-3068)

Executeing.
1) Load kernel binary
RedBoot> load -r -b 0x400000 linux.bin

2) Load ROMFS image
RedBoot> load -r -b 0x4888a4 rootimage.bin

3) Execute Kernel
RedBoot> exec -c "console=ttySC1,38400n81"