Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1221159
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: qcom: add memory node to IPQ806x/AP148 |
| Date | 2015-09-09 02:50 +0200 |
| Message-ID | <q6BKh-3RN-3@gated-at.bofh.it> (permalink) |
| References | <pYXyj-3Aj-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/18, Mathieu Olivari wrote: > On recent bootloaders, the bootloader patches the DT blob with memory > information. However, with old bootloader, this operation doesn't > happen, which leads the board to freeze in the early init code. > > This patch adds the memory node to the AP148 dts explicitly to cover all > boot cases. > > Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> Does the old bootloader pass atags? If so we can just enable CONFIG_ARM_ATAG_DTB_COMPAT and then we don't need to add anything to dts files. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ARM: qcom: add memory node to IPQ806x/AP148 Stephen Boyd <sboyd@codeaurora.org> - 2015-09-09 02:50 +0200
csiph-web