Hi WarheadsSe, thanks once again for the reply.
I've done a 
printenv, and this is what it displayed:
$this->bbcode_second_pass_code('', 'CE>> printenv
bootcmd=run boot_nand
bootdelay=2
baudrate=115200
autoload=n
netmask=255.255.0.0
bootfile="uImage"
kernflmode=s
load_nand=nboot 60500000 0 200000
load_nand2=nboot 60500000 0 800000
boot=bootm 60500000
boot_nand=run load_nand boot || run load_nand2 boot
ethaddr=00.00.00.00.00.00
cesvcid=0000000000000000000000000000
ceboardver=PPV3
serverip=192.168.1.20
ipaddr=192.168.1.122
stdin=serial
stdout=serial
stderr=serial
bootargs=root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
Environment size: 568/131068 bytes')
(Note that I've zero'd out the 
ethaddr and 
cesvcid for privacy.)
When referring to the described reflashing method here: 
http://archlinuxarm.org/forum/viewtopic.php?t=1323, can you see anything in my setup that I need to be aware of, such as the memory address locations for the NAND?
I'm still very much a *nix noob, but I'm slowly coming to grips with it and pushing through. I really appreciate your help, and the assistance of the ArchLinuxARM community here—you guys are great, thank you!