| /rk3399_rockchip-uboot/include/configs/ |
| H A D | C29XPCIE.h | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | P1010RDB.h | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | p1_p2_rdb_pc.h | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | P1022DS.h | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.spl | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/ |
| H A D | Makefile | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | Makefile | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Makefile | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | common.h | 76f1f38816d8763b51e5f1d6ca099a88aa1fd077 Tue Sep 13 05:18:25 UTC 2016 Simon Glass <sjg@chromium.org> Use separate options for TPL support
At present TPL uses the same options as SPL support. In a few cases the board config enables or disables the SPL options depending on whether CONFIG_TPL_BUILD is defined.
With the move to Kconfig, options are determined for the whole build and (without a hack like an #undef in a header file) cannot be controlled in this way.
Create new TPL options for these and update users. This will allow Kconfig conversion to proceed for these boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
|