mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: franck.jullien@gmail.com
Cc: barebox@lists.infradead.org
Subject: Re: Try to fix mount display of a disk
Date: Fri, 11 Nov 2011 12:15:19 +0100	[thread overview]
Message-ID: <20111111111519.GP16886@pengutronix.de> (raw)
In-Reply-To: <1320838161-29653-1-git-send-email-franck.jullien@gmail.com>

On Wed, Nov 09, 2011 at 12:29:19PM +0100, franck.jullien@gmail.com wrote:
> From: Franck Jullien <franck.jullien@gmail.com>
> 
> This is the second try for fixing the display of the mount command.
> I'm doing some test with a sd card over spi (path to come).
> This is what I get:
> 
> barebox@generic:/ devinfo
> devices:
> `---- altera_serial0
>      `---- cs0
> `---- ramfs0
> `---- devfs0
> `---- mem0
>      `---- 0x00000000-0x00001c8c: /dev/defaultenv
> `---- mem1
>      `---- 0x00000000-0xfffffffe: /dev/mem
> `---- mem2
>      `---- 0x00000000-0x007fffff: /dev/ram0
> `---- altera_spi0
>      `---- m25p0
> `---- altera_spi1
>      `---- spi_mci0
> `---- mci0
>      `---- disk0
>           `---- 0x00000000-0x00e37fff: /dev/disk0
>           `---- 0x00007200-0x00e37fff: /dev/disk0.0
>           `---- fat0
> 
> barebox@generic:/ mount
> none on / type ramfs
> none on /dev type devfs
> disk0 on /mnt type fat
> 
> Seems good to me....
> 
> Franck Jullien (2):
>   ata: Add dev ref to blockdevice during probe
>   [RFC v2] mount: Fix the printing of device name
> 
>  commands/mount.c         |    2 +-
>  drivers/ata/disk_drive.c |    1 +
>  fs/fs.c                  |    7 +++++++
>  3 files changed, 9 insertions(+), 1 deletions(-)

Looks good, applied.

Thanks
 Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2011-11-11 11:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 11:29 franck.jullien
2011-11-09 11:29 ` [PATCH 1/2] ata: Add dev ref to blockdevice during probe franck.jullien
2011-11-09 11:29 ` [PATCH 2/2] [RFC v2] mount: Fix the printing of device name franck.jullien
2011-11-11 11:15 ` Sascha Hauer [this message]

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=20111111111519.GP16886@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=franck.jullien@gmail.com \
    /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