From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] dm: core: Add missing entries for manual relocation
Date: Fri, 30 Oct 2015 06:47:20 +0100 [thread overview]
Message-ID: <56330468.9030701@xilinx.com> (raw)
In-Reply-To: <CAPnjgZ09qeByjvyDjL-P=gv_kVwSxs-nOEVMtaxzT+=Wc68KNA@mail.gmail.com>
On 10/29/2015 06:18 PM, Simon Glass wrote:
> On 27 October 2015 at 09:01, Michal Simek <michal.simek@xilinx.com> wrote:
>> Patches:
>> "dm: core: Add a post_bind method for parents"
>> (sha1: 0118ce79577f9b0881f99a6e4f8a79cd5014cb87)
>> "dm: core: Add a uclass pre_probe() method for devices"
>> (sha1: 02c07b3741f1b825934b1a6eb8f23530532dc426)
>> "dm: core: Allow the uclass to set up a device's child after binding"
>> (sha1: 081f2fcbd9a95ba10677065359791f8fea3f8c58)
>> "dm: core: Allow uclass to set up a device's child before it is probed"
>> (sha1: 83c7e434c9dd3ca81f8b763e23c1881b973bcf2f)
>>
>> Adds new entries to struct driver and struct uclass_driver without
>> extending code for manual relocation. This patch fixes it for all
>> architectures which requires MANUAL_RELOC.
>>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
>> ---
>>
>> drivers/core/root.c | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>
> Looking forward to getting rid of the manual relocation!
:-)
What about that third one?
Is any change in API needed or that style is fine?
Thanks,
Michal
next prev parent reply other threads:[~2015-10-30 5:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 15:01 [U-Boot] [PATCH 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC Michal Simek
2015-10-27 15:01 ` [U-Boot] [PATCH 2/3] dm: core: Add missing entries for manual relocation Michal Simek
2015-10-29 17:18 ` Simon Glass
2015-10-30 5:47 ` Michal Simek [this message]
2015-10-27 15:01 ` [U-Boot] [PATCH 3/3] dm: sf: Add support for all targets which requires MANUAL_RELOC Michal Simek
2015-10-28 9:51 ` Michal Simek
2015-10-29 17:19 ` [U-Boot] [PATCH 1/3] dm: spi: " Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56330468.9030701@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox