Date: Wed, 14 Feb 2018 11:32:30 +0900 (JST) From: Mori Hiroki <yamori813@yahoo.co.jp> To: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: od command behavior change Message-ID: <967709.5440.qm@web101702.mail.ssk.yahoo.co.jp>
index | next in thread | raw e-mail
Hi I use od command get mac address from flash. CURRENT od command change behavior. OLD od # od -j 0x0004 -N 6 -t x1 /dev/flash/spi0s.u-boot-env 0000004 00 18 84 12 34 56 0000012 CURRENT od # od -j 0x0004 -N 6 -t x1 /dev/flash/spi0s.u-boot-env od: /dev/flash/spi0s.u-boot-env: Invalid argument 0000004 Is this bug? Hiroki Morihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?967709.5440.qm>
