Searched refs:KERNEL_COMP_SIZE (Results 1 – 2 of 2) sorted by relevance
513 #define KERNEL_COMP_SIZE SZ_64M macro535 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()537 status |= env_set_hex("kernel_comp_size", KERNEL_COMP_SIZE); in board_late_init()
774 #define KERNEL_COMP_SIZE SZ_128M macro793 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()795 status |= !lmb_alloc(KERNEL_COMP_SIZE, &addr) ? in board_late_init()
Completed in 8 milliseconds