]> Git Repo - u-boot.git/commit
disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT
authorMichal Simek <[email protected]>
Tue, 5 Apr 2016 11:34:20 +0000 (13:34 +0200)
committerTom Rini <[email protected]>
Tue, 12 Apr 2016 00:48:24 +0000 (20:48 -0400)
commitd9b2678e0a5e5781b37487ccb943ddcbf0623bb0
treefa98cd9cd2ed3e722370ff0644a40da72ab4df28
parent7f961c90d76a485e16b2c52f6f66e58c909a5545
disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT

The patch "dm: part: Convert partition API use to linker lists"
(sha1: 96e5b03c8ab749b6547f6a3ceb4d4b9f274211aa) is adding new
dependency for enabling SPL_EXT_SUPPORT to be able to get
information about DOS partition.
get_info is also required for FAT support only which is used on Xilinx
Zynq boards.

Reported-by: Nathan Rossi <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/part.h
This page took 0.033726 seconds and 4 git commands to generate.