HomeSort by relevance Sort by last modified time
    Searched refs:fel_uEnv_length (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
spl.h 54 * If the fel_uEnv_length member below is set to a non-zero value,
59 uint32_t fel_uEnv_length;
  /external/u-boot/board/sunxi/
board.c 672 if (spl->fel_uEnv_length != 0) {
678 spl->fel_uEnv_length, '\n', H_NOCLEAR, 0, 0, NULL);

Completed in 171 milliseconds