All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/4] distro_bootcmd: Add command to run FreeBSD
Date: Tue, 17 Jan 2017 21:15:35 +0100	[thread overview]
Message-ID: <d9680d82-3a36-df27-a0dc-26b8321eddb1@suse.de> (raw)
In-Reply-To: <20170117155019.47932-5-manu@bidouilliste.com>



On 17/01/2017 16:50, Emmanuel Vadot wrote:
> Add commands that scans for the FreeBSD loader and run it if found.
> FreeBSD has two loader: ubldr which is an ELF binary and ubldr.bin which
> is a PIE binary.
>
> Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>

If we can make the dcache disable part unconditional, I would just fold 
the CONFIG_FREEBSD part in here and only make the boot script hunk 
conditional on it.


Alex

  reply	other threads:[~2017-01-17 20:15 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 15:50 [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options Emmanuel Vadot
2017-01-17 15:50 ` [U-Boot] [PATCH v2 1/4] kconfig: Add API kconfig file Emmanuel Vadot
2017-01-17 17:16   ` Andreas Färber
2017-01-17 19:40     ` Emmanuel Vadot
2017-01-17 19:51       ` Warner Losh
2017-01-21  3:51   ` Simon Glass
2017-01-22  4:22     ` Warner Losh
2017-01-23 14:51       ` Tom Rini
2017-01-23 16:05         ` Emmanuel Vadot
2017-01-23 16:22           ` Tom Rini
2017-01-23 12:48     ` Emmanuel Vadot
2017-01-17 15:50 ` [U-Boot] [PATCH v2 2/4] kconfig: Add a FREEBSD option Emmanuel Vadot
2017-01-21  3:51   ` Simon Glass
2017-01-21 10:31     ` Jeroen Hofstee
2017-01-22  4:19     ` Warner Losh
2017-01-17 15:50 ` [U-Boot] [PATCH v2 3/4] api: FreeBSD: flush cache before starting loader/kernel Emmanuel Vadot
2017-01-17 20:13   ` Alexander Graf
2017-01-17 20:45     ` Emmanuel Vadot
2017-01-17 20:58       ` Alexander Graf
2017-01-18 10:42         ` Emmanuel Vadot
2017-01-21  3:51   ` Simon Glass
2017-01-23 12:50     ` Emmanuel Vadot
2017-01-17 15:50 ` [U-Boot] [PATCH v2 4/4] distro_bootcmd: Add command to run FreeBSD Emmanuel Vadot
2017-01-17 20:15   ` Alexander Graf [this message]
2017-01-17 19:36 ` [U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options Alexander Graf
2017-01-17 19:47   ` Emmanuel Vadot
2017-01-17 19:57     ` Warner Losh
2017-01-17 20:11       ` Alexander Graf
     [not found] ` <f07ec2834278bb372fb456338f2af313@agner.ch>
2017-01-17 19:41   ` Emmanuel Vadot

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=d9680d82-3a36-df27-a0dc-26b8321eddb1@suse.de \
    --to=agraf@suse.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.