Dear Andreas Bießmann,
> The grasshopper board is a neat avr32 evaluation kit produced by In-Circuit
> GmbH.
> ...
> +struct mmu_vm_range mmu_vmr_table[CONFIG_SYS_NR_VM_REGIONS] = {
> +{
> +.virt_pgno = CONFIG_SYS_FLASH_BASE >> PAGE_SHIFT,
> +.nr_pages = CONFIG_SYS_FLASH_SIZE
The grasshopper board is a neat avr32 evaluation kit produced by In-Circuit
GmbH.
See http://www.ic-board.de/product_info.php?info=p75_ICnova-AP7000-Base.html
for detailed information about this device.
Signed-off-by: Andreas Bießmann
---
board/in-circuit/grasshopper/Makefile | 45 +++
2 matches
Mail list logo