History log of /haiku/src/add-ons/kernel/drivers/disk/norflash/Jamfile
Revision Date Author Comments
# 1e60bdea 30-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible.


# 5f78788a 12-Nov-2012 Ithamar R. Adema <ithamar@upgrade-android.com>

ARM: Initial work on a NOR flash driver

Currently hardcoded to Verdex target. Code prepared to pick up configuration
details from FDT when implemented. Only enabled in FloppyImage for ARM.

This actually enables the kernel to read the content of the image file
passed using the "-pflash" parameter to QEMU....


# 5f78788af97122fa9af398364a21e89027529600 12-Nov-2012 Ithamar R. Adema <ithamar@upgrade-android.com>

ARM: Initial work on a NOR flash driver

Currently hardcoded to Verdex target. Code prepared to pick up configuration
details from FDT when implemented. Only enabled in FloppyImage for ARM.

This actually enables the kernel to read the content of the image file
passed using the "-pflash" parameter to QEMU....