9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Porting plan9
Date: Mon,  1 Dec 2014 18:43:16 -0800	[thread overview]
Message-ID: <f359b7248320f59c4bc445e0b67b6578@lilly.quanstro.net> (raw)
In-Reply-To: <CAGGHmKH7yDkQF08YLshbnkh9UVoi7T4S7uZ2VKbK3763zdVzXw@mail.gmail.com>

> FWIW, u-boot is not a net-negative at all. For SoC's it simplifies
> boot significantly - there is zero reason to eschew the functionality
> it brings.

i don't think this is a full accounting of the situation.

u-boot has several drawbacks that have hindered my development
(a) there are many of versions, the mainline will probablly not work
on your special device, and further
(b) it often depends on a very special version of gcc,
(c) it is full of #ifdefs and vendor code that's hard to read,
(d) it is very slow, thus if you need to boot quickly, it might not work
for you.

i worked on an embedded pcie endpoint, and all these factors cost
me 4-5 weeks of dev time, time enough that i could have brought the
board up myself directly with plan 9 as a bootloader in tht amount of
time.

certainly, this is preferrable, no?

- erik



  parent reply	other threads:[~2014-12-02  2:43 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-01  5:14 Ramakrishnan Muthukrishnan
2014-12-01  5:44 ` erik quanstrom
2014-12-01  8:43   ` Ramakrishnan Muthukrishnan
2014-12-01 14:13     ` erik quanstrom
2014-12-01 21:54     ` Steven Stallion
2014-12-02  0:30       ` Ramakrishnan Muthukrishnan
2014-12-02  0:56       ` Kurt H Maier
2014-12-02  2:16         ` Steven Stallion
2014-12-02  2:23           ` Skip Tavakkolian
2014-12-02  4:03           ` Kurt H Maier
2014-12-02  4:05             ` erik quanstrom
2014-12-02  4:19               ` Kurt H Maier
2014-12-02  4:23                 ` erik quanstrom
2014-12-02  2:42       ` Bakul Shah
2014-12-02  3:31         ` Steven Stallion
2014-12-02  2:43       ` erik quanstrom [this message]
2014-12-02  9:32         ` Richard Miller
2014-12-02 10:12           ` Jens Staal
2014-12-02 10:48             ` mischief
2014-12-02 10:54               ` mischief
2014-12-02 14:10           ` erik quanstrom
2014-12-02 15:21             ` Steven Stallion
2014-12-02 21:57               ` Enrico Weigelt, metux IT consult
2014-12-02 22:02                 ` Iruatã Souza
2014-12-02 22:28                   ` Enrico Weigelt, metux IT consult
2014-12-02 22:55                     ` Iruatã Souza
2014-12-03  0:20                     ` yoann padioleau
  -- strict thread matches above, loose matches on Subject: below --
2002-01-24  1:17 [9fans] porting plan9 forsyth
2002-01-24 19:13 ` Michael Grunditz
2002-01-24  0:45 jmk
2002-01-23 23:58 Michael Grunditz
2002-01-23 23:06 anothy

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=f359b7248320f59c4bc445e0b67b6578@lilly.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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;
as well as URLs for NNTP newsgroup(s).