Searched refs:BOARD_NAND_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
678 ifneq ($(BOARD_NAND_PAGE_SIZE),)679 mkyaffs2_extra_flags := -c $(BOARD_NAND_PAGE_SIZE)682 BOARD_NAND_PAGE_SIZE := 2048 macro
1880 $(strip $(eval _isfds_value := $$(shell echo $$$$(($(1) / $(BOARD_NAND_PAGE_SIZE) * \1881 ($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE))))))\1882 $(if $(filter 0, $(_isfds_value)),$(shell echo $$(($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE)…