Help!

Static and Dynamic IP for DM6446 camera

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> App Development RSS
Next:  [gentoo-user] dmesg output  
Author Message
kracks
External


Since: Apr 25, 2009
Posts: 3



PostPosted: Mon Aug 17, 2009 5:18 pm    Post subject: Static and Dynamic IP for DM6446 camera
Archived from groups: comp>os>linux>development>apps (more info?)

Hi all,
We are developing IP camera with TI davinci (DM6446)

User may configure static or dynamic IP in web page of camera.

If they change the configuration i am writing to a text file if IP
is dynamic or static.

Boot parameters for camera i set as dhcp.

When the user configures static IP system boots with dynamic IP and
when I run the application its showing static IP.

Is there any way for the kernel to boot with static IP when the user
configures as static IP in web page.

Regards
Kiruthika
Back to top
Joe Beanfish
External


Since: Apr 11, 2006
Posts: 105



PostPosted: Tue Aug 18, 2009 1:11 pm    Post subject: Re: Static and Dynamic IP for DM6446 camera [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

kracks wrote:
> Hi all,
> We are developing IP camera with TI davinci (DM6446)
>
> User may configure static or dynamic IP in web page of camera.
>
> If they change the configuration i am writing to a text file if IP
> is dynamic or static.
>
> Boot parameters for camera i set as dhcp.
>
> When the user configures static IP system boots with dynamic IP and
> when I run the application its showing static IP.
>
> Is there any way for the kernel to boot with static IP when the user
> configures as static IP in web page.

You need to look at your distro's boot scripts to see where it
does dhcp and how to control it. If you supply your distro's name
someone here might be able to help.
Back to top
kracks
External


Since: Apr 25, 2009
Posts: 3



PostPosted: Wed Aug 19, 2009 5:05 pm    Post subject: Re: Static and Dynamic IP for DM6446 camera [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Aug 19, 2:11 am, Joe Beanfish <j....TakeThisOut@nospam.duh> wrote:
> kracks wrote:
> > Hi all,
> >  We are developing IP camera with TI davinci (DM6446)
>
> >   User may configure static or dynamic IP in web page of camera.
>
> >   If they change the configuration i am writing to a text file if IP
> > is dynamic or static.
>
> > Boot parameters for camera i set as dhcp.
>
> > When the user configures static IP system boots with dynamic IP and
> > when I run the application its showing static IP.
>
> > Is there any way for the kernel to boot with static IP when the user
> > configures as static IP in web page.
>
> You need to look at your distro's boot scripts to see where it
> does dhcp and how to control it. If you supply your distro's name
> someone here might be able to help.- Hide quoted text -
>
> - Show quoted text -

Hi,
After linux booting do i need to write the boot configuration to
flash memory.
If user changes the static or dynamic IP i need to write the IP
address.

my boot configuration:
setenv bootargs 'console=ttyS0,115200n8 noinitrd rw ip=<dhcp/static Ip
address> root=/dev/nfs nfsroot=<>/<rootpath>,nolock mem=120M.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> App Development All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum