]> Git Repo - u-boot.git/commit
drivers/ddr/fsl: Update fsl_ddr_board_options as weak function
authorPriyanka Jain <[email protected]>
Mon, 29 Oct 2018 09:37:36 +0000 (09:37 +0000)
committerPrabhakar Kushwaha <[email protected]>
Tue, 19 Feb 2019 04:56:43 +0000 (10:26 +0530)
commit50dcbd1ff8ba13323a9a5e1bf516504ba35bd56c
treebeccee55a764c9fe424b50f888e022a307c2b5b7
parentb3b7706b2f507d449ce2ee364a12dc30ee4c215a
drivers/ddr/fsl: Update fsl_ddr_board_options as weak function

fsl_ddr_board_options is generally defined in board
board's ddr.c, but some boards like lx2160ardb board
does not need this function.
Defining fsl_ddr_board_options as weak function to
resolve compilation errors for such boards.

Signed-off-by: Priyanka Jain <[email protected]>
[PK: Fix checkpatch warnings]
Signed-off-by: Prabhakar Kushwaha <[email protected]>
drivers/ddr/fsl/options.c
This page took 0.04199 seconds and 4 git commands to generate.