summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp/u-boot/u-boot-v2023.01/microblaze-generic-top.h
blob: be823421529655083b77d6b91eb1f2c3ed6eb672 (plain)
1
2
3
4
5
6
7
8
/*
 * This file is use for addition u-boot configurations for microblaze.
 */
#include <configs/microblaze-generic.h>

/* Core microblaze boot configurations */
#define XILINX_USE_ICACHE	1
#define XILINX_USE_DCACHE	1