Searched refs:BOARD_NAND_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
2336 $(strip $(eval _isfds_value := $$(shell echo $$$$(($(1) / $(BOARD_NAND_PAGE_SIZE) * \2337 ($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE))))))\2338 $(if $(filter 0, $(_isfds_value)),$(shell echo $$(($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE)…
929 ifeq ($(BOARD_NAND_PAGE_SIZE),)930 BOARD_NAND_PAGE_SIZE := 2048 macro