Searched hist:dc490422b65c7e18b8543dff36a26f5478272d67 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rk_atags.h | dc490422b65c7e18b8543dff36a26f5478272d67 Thu Aug 23 09:43:13 UTC 2018 Joseph Chen <chenjh@rock-chips.com> rockchip: add rk atags support
The atags information is deliverd among rockchip pre-loaders, i.e. ddr, miniloader, atf, tos and U-boot, etc.
Notice: the first pre-loader who creates the atags must call atags_destroy() before atags_set_tag(), because atags_set_tag() may detect last valid and existence ATAG_CORE tag in memory and lead a wrong setup, that is not what we expect.
Change-Id: I6c2bf7633699af14afd472f2069e7d3ed91f5196 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_atags.c | dc490422b65c7e18b8543dff36a26f5478272d67 Thu Aug 23 09:43:13 UTC 2018 Joseph Chen <chenjh@rock-chips.com> rockchip: add rk atags support
The atags information is deliverd among rockchip pre-loaders, i.e. ddr, miniloader, atf, tos and U-boot, etc.
Notice: the first pre-loader who creates the atags must call atags_destroy() before atags_set_tag(), because atags_set_tag() may detect last valid and existence ATAG_CORE tag in memory and lead a wrong setup, that is not what we expect.
Change-Id: I6c2bf7633699af14afd472f2069e7d3ed91f5196 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | Makefile | dc490422b65c7e18b8543dff36a26f5478272d67 Thu Aug 23 09:43:13 UTC 2018 Joseph Chen <chenjh@rock-chips.com> rockchip: add rk atags support
The atags information is deliverd among rockchip pre-loaders, i.e. ddr, miniloader, atf, tos and U-boot, etc.
Notice: the first pre-loader who creates the atags must call atags_destroy() before atags_set_tag(), because atags_set_tag() may detect last valid and existence ATAG_CORE tag in memory and lead a wrong setup, that is not what we expect.
Change-Id: I6c2bf7633699af14afd472f2069e7d3ed91f5196 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | Kconfig | dc490422b65c7e18b8543dff36a26f5478272d67 Thu Aug 23 09:43:13 UTC 2018 Joseph Chen <chenjh@rock-chips.com> rockchip: add rk atags support
The atags information is deliverd among rockchip pre-loaders, i.e. ddr, miniloader, atf, tos and U-boot, etc.
Notice: the first pre-loader who creates the atags must call atags_destroy() before atags_set_tag(), because atags_set_tag() may detect last valid and existence ATAG_CORE tag in memory and lead a wrong setup, that is not what we expect.
Change-Id: I6c2bf7633699af14afd472f2069e7d3ed91f5196 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|