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